Electronic Laboratory Reporting to CalREDIE

(0 reviews)

Setup instructions

The following describes how to set up, connect, and configure a template to use for Electronic Laboratory Reporting to CalREDIE.

Importing Templates into Anypoint Studio

  1. In Studio, click the Exchange X icon in the upper left of the taskbar.
  2. Log in with your Anypoint Platform credentials.
  3. Search for the template.
  4. Click Open.

How to run Templates in Anypoint Studio

After you import your template into Studio, use the following configuration steps to run it.

Step one: Configuring Salesforce Health Cloud

MuleSoft's Salesforce Connector requires a username, password, and optionally a security token to communicate with Salesforce. After obtaining the necessary credentials information, configure it in the properties file located in the config/properties folder:

  • mule.env – the environment where the application is to be deployed. For a studio deployment, the recommended mule.env value is local.
  • salesforce.username – should be configured in the config-<mule.env>.yaml file.
  • sfdc.authorizationurl: Is a string with the base URL to the Salesforce web service.
  • salesforce.password – should be encrypted and configured in the config-secured-<mule.env>.yaml file.
  • salesforce.token – should be encrypted and configured in the config-secured-<mule.env>.yaml file.

Please refer to this article for more information on how to secure the configuration properties.

Step two: Running the Template

  1. Right-click the template project folder.
  2. Hover your mouse over 'Run as'.
  3. Click Mule Application (configure).
  4. Inside the dialog, select 'Environment' and then set the variable mule.env to the appropriate value (e.g., dev or local).
  5. Inside the dialog, select 'Environment' and then set the variable mule.key to the property encryption key that you used to encrypt your secure properties.
  6. Click Run.
  7. Once the application is started, it will be triggered by the scheduler.

Reviews

TypeTemplate
OrganizationMulesoft
Published by
MuleSoft Organization
Published onDec 13, 2022
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.3